crypto/internal/fips140/aes/gcm.GCMForTLS12.next (field)
3 uses
crypto/internal/fips140/aes/gcm (current package)
gcm_nonces.go#L121: next uint64
gcm_nonces.go#L139: if counter < g.next {
gcm_nonces.go#L142: g.next = counter + 1
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)